home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / docs / help / adosguide.lha / ADOSguide / ADOS commands / Delete < prev    next >
Encoding:
Text File  |  1999-05-09  |  679 b   |  26 lines

  1.                           --AMIGADOS GUIDE V2.6--
  2.                                   DELETE
  3.  
  4.  
  5.    USE:
  6.    Delete attempts to erase any files or directories which you have
  7.    specified.  This command should be used with caution.
  8.  
  9.    PATH:
  10.    C:
  11.  
  12.    SYSTEM:
  13.    2.0 (enhanced), 2.1, 3.0
  14.  
  15.    EXAMPLES:
  16.    1>DELETE File1
  17.    1>DELETE DF0:#?Doc#? (deletes every file ending in "Doc")
  18.    1>DELETE RAM: ALL (deletes all files in Ram)
  19.  
  20.    NOTES:
  21.    Make sure that you understand what you have told the computer to delete
  22.    because you will not be able to get it back once deleted.
  23.  
  24.    It is possible to abort the Delete process once it has started by using
  25.    the Ctrl+C break combination.
  26.